.til-section a{display: inline-block; font-family: 'BFU'; font-size: 6rem; line-height: 1; letter-spacing: -0.10800000000000001em; color: #fff;}
.til-section a img{width: auto; height: 100%;}

.desc-banner{width: 100%; position: absolute; top: 50%; transform: translateY(-50%); z-index: 50; text-align: center;}
.desc-banner .til-desc-banner{font-family: BFU;letter-spacing: -0.07200000000000001em; color: #FFFFFF;text-shadow: 0px 6px 10px #333333;}
.desc-banner .text-desc-banner{margin-top: 5rem;color: #FFFFFF; text-shadow: 0px 3px 6px #333333;}

.wnews{background: #E2EBE5;}
.wnews .bg-wnews{ width: 40%; height: 96rem; position: relative; top: -10rem; z-index: 10; background: url('../../images/20240215/bg-news.jpg') no-repeat bottom left #CAD8AD;}
.wnews .con-wnews{ position: absolute; top: -4rem; left: 11rem; right: 0; }


.wnews .swiper-news{margin-top: 8rem; height: 66.7rem;}
.wnews .swiper-news .item-news.swiper-slide{ background: #fff; transform: scale(.7); transition: 300ms; top: -8rem;}
.wnews .swiper-news .item-news.swiper-slide-active, .wnews .swiper-news .item-news.swiper-slide-duplicate-active{transform: scale(1); width: 80rem; height: 66.7rem; top: 0;}
.wnews .swiper-news .item-news.swiper-slide-next, .wnews .swiper-news .item-news.swiper-slide-duplicate-next{ top: 0;}
.wnews .swiper-news .item-news .img-item-news{width: 100%; height: 45rem; overflow: hidden;}
.wnews .swiper-news .item-news .img-item-news .img-news{width: 100%; height: 100%; transition: all 1s;}
.wnews .swiper-news .con-item-news{padding: 2.2rem 6rem 1.6rem; height: 21.5rem; overflow: hidden;}
.wnews .swiper-news .con-item-news .til-item-news{font-size: 24px;color: #575757; font-weight: normal; transition: all 1s;}
.wnews .swiper-news .con-item-news .date-item-news{font-size: 16px; color: #175127; padding: 3rem 0 2rem;}
.wnews .con-news{width: 100%; overflow: hidden;}
.wnews .con-news .more{float:right;margin-right: 10rem;}
.wnews .swiper-news .item-news:hover .til-item-news{font-weight: bold;}
.wnews .swiper-news .item-news:hover .img-news{ transform: scale(1.1);}

.wnews .btn-news {margin: 0 auto; position: absolute; left: 50%; bottom: 0; height: 3.1rem; transform: translateX(-50%); z-index: 1010; }
.wnews .btn-news .arrow-news{position: inherit; width: 1.9rem; height: 3.1rem;background: url('../../images/20240215/arrow.png') no-repeat center bottom; background-size: 1.9rem 3.1rem; padding: 0 2rem; transition: all 1s;}
.wnews .btn-news .arrow-news::after{display: none;}
.wnews .btn-news .prev-news{ transform: rotate(180deg);}
.wnews .btn-news .arrow-news:hover{background: url('../../images/20240215/arrow-h.png') no-repeat center bottom; background-size: 1.9rem 3.1rem;}
.wnews .btn-news .prev-news:hover{background-position: right bottom;}
.wnews .btn-news .next-news:hover{background-position: right bottom;}
.wnews .btn-news .news-page{font-size: 20px; line-height: 3.1rem; height: 3.1rem; color: #575757; white-space: nowrap; padding: 0 6rem;}
.wnews .btn-news .swiper-pagination-current{color: #006334;}
.wnews .btn-news>div{position: static; top: auto; bottom: 0;}


/* event */
.wevent{ position: relative; background: #fff;}
.wevent .bg-wevent{width: 100%; height: 79.2rem; background: url('../../images/20240215/bg-event.jpg') no-repeat center bottom #fff; background-size: cover;  margin: 0 auto; }
.wevent .con-wevent{ position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.wevent .title-event{ margin: 0 auto; padding-top: 4rem; text-align: center;}
.wevent .title-event a{ letter-spacing: -0.07200000000000001em;}
.wevent .list-wevent{ max-width: 1496px; margin: 0 auto;}
.wevent .list-wevent li{ width: 25%; padding: 0 12px; float: left;}
.wevent .list-wevent .item-wevent{ position: relative; cursor: pointer; margin-top: 3rem;}
.wevent .list-wevent li:nth-child(2n) .item-wevent{margin-top: 6.6rem;}
.wevent .list-wevent .date-item-wevent{ width: 28%; height: 28%; background: #578D66; color: #DEF0EA; text-align: center; margin: 0 auto; position: relative; z-index: 10;}
.wevent .list-wevent .day-item-wevent{ font-size: 50px; font-weight: bold;}
.wevent .list-wevent .year-item-wevent{font-size: 14px; line-height: 2;}
.wevent .list-wevent .con-item-wevent{height: 43rem; line-height: 1.5; font-weight: lighter; background: #fff; padding: 7rem 2.5rem 0; margin-top: -4.9rem; overflow: hidden;}
.wevent .list-wevent .con-item-wevent a{display: block; height: 100%;}
.wevent .list-wevent .til-item-wevent{font-size: 20px;color: #3E3E3E;}
.wevent .list-wevent .detail-item-wevent{ -webkit-line-clamp: 6; }
.wevent .list-wevent .con-item-wevent p{font-size: 16px;color: #006334; margin-top: 2.9rem;}

.wevent .list-wevent .text-item-wevent{ transition:  all 1s ease-out 0s; opacity: 1;}
.wevent .list-wevent .img-item-wevent{position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: calc(100% - 3rem); background-position: center; background-repeat: no-repeat; background-size: contain; transform: rotateY(180deg); opacity: 0; transition:  all 1s ease-out 0s;}
.wevent .list-wevent li:hover .item-wevent{transform: translateY(-2rem);}
.wevent .list-wevent li:hover .date-item-wevent{background: #DEF0EA; color: #548B63;}
.wevent .list-wevent li:hover .con-item-wevent{background: #548B63;}
.wevent .list-wevent li:hover .til-item-wevent{color: #fff; } 
.wevent .list-wevent li:hover .con-item-wevent p {color: #fff;}

.wevent .list-wevent li:hover .text-item-wevent{ transform: rotateY(180deg);opacity: 0;}
.wevent .list-wevent li:hover .img-item-wevent{ z-index: 1; transform: rotateY(0deg); opacity: 1;}

.wevent .more-wevent{ clear: both; max-width: 1496px; margin: 0 auto; padding-top: 3.6rem; padding-right: 12px; text-align: right;}


.wevent .list-wevent li {transform: translate(-80px, 50px); transition: all 1s ease-out 0s; opacity: 0;}
.wevent .list-wevent li:nth-child(2n){transition-delay: .2s;}
.wevent .list-wevent li:nth-child(3n){transition-delay: .5s;}
.wevent .list-wevent li:nth-child(4n){transition-delay: .7s;}
.wevent.showAnimate .list-wevent li{transform: none; opacity: 1;}



.wecol{ position: relative;}
.wecol .bg-wecol{width: 100%; height: 81rem; background: url('../../images/20240215/bg-eco.png') no-repeat bottom center; background-size: cover; position: relative; }
.wecol .bg-wecol .rt-bg-wecol{ width: 33%; position: absolute;right:0;top:-10rem; bottom: 0; background: url('../../images/20240215/icon-bg-eco.jpg') no-repeat bottom right #74A372; background-size: 100%;}
.wecol .con-wecol{ position: absolute; top: 0; left: 0; right: 0; }
.wecol .con-wecol .more{ text-align: right;}
.wecol .item-ecol-wrapper{float:left; padding-left: 5%;}
.wecol .item2-ecol-wrapper{margin-top: 5rem;}
.wecol .title-ecol a{letter-spacing: -0.07200000000000001em;}


.wecol .item-ecol{margin-top: 5.6rem; max-width: 44rem; height: 46.7rem; background: rgba(255,255,255,.75); cursor: pointer; transition: all 1.5s;}
/* .wecol .item-ecol:hover{background: #fff; transform: translateY(-5rem);} */
.wecol .item-ecol-wrapper:hover .item-ecol{background: #fff; transform: translateY(-5rem);}

.wecol .title-item-ecol-wrapper{ width: 100%; height: 9rem; padding: 1rem; background: #518961; position: relative; z-index: 10;}
.wecol .title-item-ecol{border: 1px solid #B1EACF;color: #fff;line-height: 7rem; font-size: 26px; text-align: center;}
.wecol .item-ecol .con-item-ecol{padding: 3rem;}
.wecol .detail-item-ecol{font-size: 20px; color: #3E3E3E; font-weight: normal; transition: all .6s;}
.wecol .date-item-ecol{color: #518961; padding-top: 1.3rem; font-size: 14px;}
.wecol .line-item-ecol{width: 100%; height: 1px; background: #518961; margin: 2rem 0;}
.wecol .con-item-ecol .more{padding-right: 0; position: absolute; bottom: 0rem; right:3rem;}

/* .wecol .hover-item-ecol:hover .detail-item-ecol{font-weight: bold;} */
.wecol .detail-item-ecol:hover{font-weight: bold;}
.wecol .item-ecol.lf-ecol{float:right;}

.wecol .item3-ecol-wrapper{ position: relative; top: -2.6rem; padding-left: 3%; height: 10.4rem;}
.wecol .list-item3-ecol-wrapper{margin: 4rem 0 0 4rem; max-width: 44rem;}
.wecol .list-item3-ecol-wrapper .more{padding-right: 0; padding-top: 3rem;}
.wecol .list-item3-ecol{padding-top: 3rem;}
.wecol .con-item3-ecol{padding: 2.4rem 1.6rem 1.6rem; cursor: pointer; position: relative;}
.wecol .con-item3-ecol::after{ content: ''; display: block; position: absolute; width: 100%; height: 1px; bottom:0; left: 0; right: 0; background: rgba(255,255,255,.8); transition: all .6s;}
.wecol .con-item3-ecol:hover::after{height: 100%;}
.wecol .con-item3-ecol .detail-item-ecol{color: #fff; font-weight: normal; position: relative; z-index: 5; transition: all .6s;}
.wecol .con-item3-ecol .date-item-ecol{padding-top: 1.2rem;color: #fff; position: relative; z-index: 5; transition: all .6s;}
.wecol .con-item3-ecol.active{background: #fff;}
.wecol .con-item3-ecol.active .detail-item-ecol, .wecol .con-item3-ecol:hover .detail-item-ecol{ color: #575757;}
.wecol .con-item3-ecol.active .date-item-ecol, .wecol .con-item3-ecol:hover .date-item-ecol{ color: #518961;}

.wecol .title-ecol-min{display: none;}

.wecol .item-ecol-wrapper {transform: translateX(-80px); transition: all 1s ease-out 0s; opacity: 0;}
.wecol .item2-ecol-wrapper{transition-delay: .2s;}
.wecol .item3-ecol-wrapper{transition-delay: .5s;}
.wecol.showAnimate .item-ecol-wrapper{transform: none; opacity: 1;}



.wresearch{ position: relative;}
.wresearch .bg-wresearch{width: 100%; height: 89.8rem; position: relative;}
.wresearch .bg-wresearch > div{ height: 100%; float: left;}
.wresearch .bg-wresearch .lf-bg-wresearch{width: 31.14%; height: 99.5rem; background: url('../../images/20240215/bg-l-research.png') no-repeat bottom left #DEF0EE; background-size: 100%; position: relative; top: -9.7rem;}
.wresearch .bg-wresearch .rt-bg-wresearch{width: 68.86%; background: url('../../images/20240215/bg-r-research.jpg') no-repeat bottom right #fff; background-size: cover; position: absolute; right: 0; bottom: 0;}

.wresearch .con-wresearch{ position: absolute; top: 0; left: 0; right: 0; }
.wresearch .lf-research .more{padding-right: 0; text-align: center;}
.wresearch .title-research{ margin: -5.7rem 0 0 6rem; position: relative; z-index: 1000;}
.wresearch .title-research a{color: #004530; letter-spacing: -0.07200000000000001em;}

.wresearch .con-research{ width: 100%; margin: 9rem auto 0;}
.wresearch .lf-research {float:left; width: 31.14%;}
.wresearch .rt-research{float:left; width: 68.86%; z-index: 1000;}
.wresearch .lf-research .list-lf-research{float: right; padding: 0 2.4rem 0 2rem;}
.wresearch .item-lf-research{width: 35rem; height: 35rem; margin:0 0 1.5rem 0; text-align: center; position: relative; transform: translate(-80px, 80px); transition: all 1s ease-out 0s; opacity: 0;}
.wresearch .item-lf-research.item2-lf-research{transition-delay: .2s;}
.wresearch.showAnimate .item-lf-research{transform: none; opacity: 1;}

.wresearch .item-lf-research .bg-item{ position: absolute; background: rgba(0,0,0,.7); left: 0; right:0;top: 0; bottom: 0; transition: all 1s;}
.wresearch .til-lf-research{font-size: 26px; font-weight: normal; color:#fff; margin-bottom: 3rem; padding: 0 1rem;}
.wresearch .box-item{position: absolute;top: 50%; left:0; right:0; z-index: 1001; transform: translateY(-50%); text-align: center;}
.wresearch .item-lf-research:hover .bg-item{ background: rgba(0,0,0,.2);}


.wresearch .rt-research .bg-rt-research{max-width: 110rem; height: 71.5rem; background: rgba(23, 81, 39, .88); padding: 4rem 5rem 4rem; margin-right: 2rem; transform: translate(80px, 80px); transition: all 1s ease-out 0s; opacity: 0; z-index: 1000;}
.wresearch.showAnimate .rt-research .bg-rt-research{transform: none; opacity: 1;}

.wresearch .til-rt-research a{font-size: 26px; color: #fff;}

.wresearch .con-rt-research{margin-top: 4.5rem; display: -webkit-box; display: -ms-flexbox;display: flex;}
.wresearch .main-rt-research{width: 56.39%; padding: 1rem; background: #518961; float: left; -moz-flex-shrink: 0; -ms-flex-shrink: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.wresearch .main-rt-research .img-rt-research{width: 100%; overflow: hidden; position: relative;}
.wresearch .main-rt-research .img-rt-research::after{ display: block; content: ''; width: 100%; padding-bottom: 56.25%; }
.wresearch .main-rt-research .bgImg-rt-research{background-position: center center; background-repeat: no-repeat; background-size: cover;transition: transform 1s; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
/* .wresearch .main-rt-research .img-rt-research img{width:100%; height: 100%; transition: all 1s;} */
.wresearch .main-rt-research .subTil-rt-research{font-size: 20px; color: #fff; padding: 2rem 2.4rem 0;}
.wresearch .main-rt-research .subDate-rt-research{font-size: 14px; color: #fff; padding: 1.2rem 2.4rem 0;}
.wresearch .main-rt-research:hover .bgImg-rt-research{ transform: scale(1.1);}
/* .wresearch .main-rt-research:hover img{ transform: scale(1.1);} */
/* .wresearch .main-rt-research:hover .subTil-rt-research{font-weight: bold;} */

.wresearch .list-rt-research{ width: 43.6%; float: left; 
	display: -webkit-box; display: -ms-flexbox;display: flex; 
	-webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 
	-moz-flex-grow: 1; -ms-flex-grow: 1; -webkit-flex-grow: 1; flex-grow: 1;}

.wresearch .item-rt-research{ position: relative; padding: 2.4rem; flex-grow: 1;}
.wresearch .item-rt-research .detail-research{font-size: 20px; margin-bottom: 1rem; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 3; text-overflow: ellipsis;}
.wresearch .item-rt-research::after{display: block; content: ''; width: 100%; height: 1px; background: #518961; position: absolute; bottom: 0; left: 0; transition: all 1s;}
.wresearch .item-rt-research:hover::after, .wresearch .item-rt-research.active::after{height: 100%;}
.wresearch .con-item{position: relative; z-index: 5; color: #fff; display: block;}
.wresearch .date-research{font-size: 14px;}
.wresearch .more-research{ text-align: right; margin-top: 2rem;}
.wresearch .item-rt-research .img-research-mini{display: none;}

.wvoice{ position: relative; background: #fff;}
.wvoice .con-wvoice-mini{ display: none;}
.wvoice .bg-wvoice{width: 100%; height: 65.5rem; background: url('../../images/20240215/bg-voice.jpg') no-repeat center bottom #D7E2D6; background-size: 30rem 65.5rem;  margin: 0 auto; }
.wvoice .con-wvoice{ position: absolute; top: 3rem; bottom: 0; left: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;}
.wvoice .lf-voice{ -moz-flex-flex-grow: 1;-ms-flex-flex-grow: 1;-webkit-flex-grow: 1;flex-grow: 1; padding: 0 0 0 20px; max-width: 720px; width: 70rem;}
.wvoice .rt-voice{ -moz-flex-flex-grow: 1;-ms-flex-flex-grow: 1;-webkit-flex-grow: 1;flex-grow: 1; padding: 0 20px 0 0; max-width: 720px; width: 70rem;}
.wvoice .title-voice-wrapper{ width: 30rem; height: 65.5rem; padding-top: 3rem; text-align: center; position: relative; -moz-flex-flex-grow: 0;-ms-flex-flex-grow: 0;-webkit-flex-grow: 0;flex-grow: 0; -moz-flex-shrink: 0;  -ms-flex-shrink: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.wvoice .title-voice a{letter-spacing: -0.07200000000000001em;}
.wvoice .title-voice-wrapper .more{ position: absolute; bottom: 4rem; left: 0; right: 0; padding-right: 0;}

.wvoice .item-voice{}
.wvoice .item-voice a{display: block; margin-top: 8.8rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end;}
.wvoice .item-voice .img-item-voice{ width: 19rem; height: 19rem; border: 1px solid #175127; background: #fff; flex-shrink: 0; overflow: hidden; transition: all .8s; position: relative;}
.wvoice .item-voice .img-item-voice img{position: absolute; left: 0; top: 0; right: 0; bottom: 0; object-fit: cover; border: .6rem solid #fff;}
.wvoice .item-voice .con-item-voice{ height: 14.5rem; background: #F4F8F5; border: 1px solid #175127; position: relative; padding: 2.5rem 4rem; -moz-flex-flex-grow: 1;-ms-flex-flex-grow: 1;-webkit-flex-grow: 1;flex-grow: 1; transition: all .8s;}
.wvoice .lf-voice .con-item-voice{border-left:none; }

.wvoice .item-voice .con-item-voice::before, .wvoice .item-voice .con-item-voice::after{ position: absolute; left: 1rem; top: 1rem; display: block; content: ''; width: 2.6rem; height: 2.3rem; background: url('../../images/20240215/lf-icon-voice.svg') no-repeat center; background-size: 100%; }
.wvoice .item-voice .con-item-voice::after{background-image: url('../../images/20240215/rt-icon-voice.svg'); right: 1rem; bottom: 1rem; left: auto; top: auto;}
.wvoice .item-voice .tip-item-voice{color: #006334; font-weight: bold; margin-bottom: 10px; transition: all .8s;}
.wvoice .item-voice .detail-item-voice{ font-size: 20px; color: #175127; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; transition: all .8s;}
.wvoice .rt-voice .con-item-voice{border-right: none;}
.wvoice .item-voice img{ transition: all .8s;}

.wvoice .item-voice:hover .con-item-voice, .wvoice .item-voice:hover .img-item-voice{transform: translateY(-35px);}
.wvoice .item-voice:hover img{transform: scale(1.1);}
.wvoice .item-voice:hover .con-item-voice{ background: #006334;}
.wvoice .item-voice:hover .tip-item-voice, .wvoice .item-voice:hover .detail-item-voice{ color: #fff; }

.wvoice .item-voice{transition: all 1s ease-out 0s; opacity: 0;}
.wvoice .lf-voice .item-voice{transform: translate(-80px, 0);}
.wvoice .rt-voice .item-voice{transform: translate(80px, 0);}
.wvoice.showAnimate .item-voice{transform: none; opacity: 1;}

.wcampus {background: #E6E6E6;}
.wcampus .con-wcampus { padding: 6rem 0 4rem; width: 100%; position: relative;}
.wcampus .lf-wcampus{width: 56.5%; padding-right: 1.5rem; float: left;}
.wcampus .rt-wcampus{width: 43.5%;float: left;}

.wcampus .title-campus{ text-align: right; height: 14.2rem; padding: 2.6rem 10rem 5.7rem 0;}
.wcampus .title-campus a{color: #175127; letter-spacing: -0.045em;}


.wcampus .til-item-campus{ position: absolute; bottom: 0; width: 13.6rem; height: 13.6rem; line-height: 17rem; font-size: 2.6rem; color: #fff; background: #175127; border-radius: 100% 0 0; text-align: center; }
.wcampus .til-item-campus a{color: #fff; display: block;}
.wcampus .til-item-campus:hover{ font-weight: bold;}
.wcampus .lf-wcampus .til-item-campus{right: 0;}
.wcampus .rt-wcampus .til-item-campus{left: 0; border-radius: 0 100% 0 0;}
.wcampus .subCon2-wcampus .til-item-campus{top: 0; border-radius: 0 0 0 100%; line-height: 10rem;}
.wcampus .subCon2-wcampus .rt2-wcampus .til-item-campus{top: 0; border-radius: 0 0 100% 0; line-height: 9rem;}

.wcampus .lf2-wcampus, .wcampus .rt2-wcampus{display: flex;}
.wcampus .lf2-wcampus .more-campus{ flex-grow: 1; display: flex; align-items: center; justify-content: flex-end; text-align: right; padding-right: 10rem;}
.wcampus .lf2-wcampus .more-campus .more{padding-right: 0;}
.wcampus .lf2-wcampus .item-campus{flex-grow: 0; }
.wcampus .img-item1-campus{display: flex; align-items: center; justify-content: center;}
.wcampus .img-item1-campus .icon-video{width: 78px; height: 56px; }


.wcampus .til-item-campus-wrapper-mini, .wcampus .more-campus-mini{ display: none;}
.wcampus .subCon-rt {display: flex;}
.wcampus .subCon-rt {padding-top: 1.5rem;}
.wcampus .subCon-rt > div{flex-grow: 1;}
.wcampus .subCon-rt .lf-rt1{width: 43.5%; padding-right: 1.5rem;}
.wcampus .subCon-rt .rt-rt1{width: 56.5%;}
.wcampus .subCon-rt .rt-rt1 .til-item-campus-wrapper{padding: 0 0 1.5rem 0;}
.wcampus .subCon-rt .rt-rt1 .til-item-campus-wrapper .til-item-campus{display: inline-block;}

.wcampus .subCon2-wcampus{padding-top: 1.5rem; clear: both; overflow: hidden;}
.wcampus .item-campus-mini{ display: none;}

.wcampus .item-campus{ width: 100%; height: 100%;}
.wcampus .item1-campus{ height: 56rem;}
.wcampus .item2-campus{ height: 30.2rem; width: 69%;}
.wcampus .item3-campus{ height: 18.5rem; padding-right: 1.5rem;}
.wcampus .item4-campus{ height: 24.7rem; margin-top: 6rem;}
.wcampus .item5-campus{ height: 27.4rem; width: 50%;}
.wcampus .item6-campus{ height: 27.4rem; width: 63%;}


.effect{
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	background: #175127;
}
.effect .img-campus{
	width: 100%;
	height: 100%;
}
/* .effect.effect-three {
	background-color: linear-gradient(-45deg, #0C71E9 0, #034B96, 100%);
	text-align: left
} */

.effect .tab-text {
	padding: 2rem;
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.effect.effect-three p {
	position: absolute;
	right: 2rem;
	bottom: 2rem;
	transform: translate3d(25px, 0, 0);
	-webkit-transform: translate3d(25px, 0, 0);
	transition: all .35s;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	background: url('../../images/20240215/search.svg') no-repeat center #175127;
	background-size: 50%;
	opacity: 0;
}

.effect.effect-three p:before {
	content: "";
	position: absolute;
	left: -15px;
	bottom: 3px;
	font-weight: 400
}

.effect.effect-three:hover p {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1
}

.effect.effect-three .tab-text:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	border: 14rem solid red;
	border-radius: 50% 0 0 50%;
	opacity: 0;
	transform: translate3d(50%, 50%, 0) rotate3d(0, 0, 1, 135deg);
	transition: all .35s .15s;
	border-color: transparent transparent transparent #fff;
}

.effect.effect-three:hover .tab-text:before {
	transform: translate3d(50%, 50%, 0) rotate3d(0, 0, 1, 45deg);
	opacity: .5;
	transition-delay: 0s
}

.effect.effect-three .img-campus {
	transform: scale3d(1.1, 1.1, 1) translate3d(1.5rem, 0, 0);
	transition: all .35s;
	transform-origin: 85% 100%;
	-webkit-transform: scale3d(1.1, 1.1, 1) translate3d(1.5rem, 0, 0);
	-webkit-transition: all .35s;
	-webkit-transform-origin: 85% 100%
}

.effect.effect-three:hover .img-campus {
	transform: scale3d(1.2, 1.2, 1) translate3d(.7rem, 0, 0);
	-webkit-transform: scale3d(1.2, 1.2, 1) translate3d(.7rem, 0, 0);
	opacity: .8;
}


.wcampus .item-campus{ transition: all .8s ease-out 0s; opacity: 0; overflow: hidden;}
.wcampus .lf-wcampus .item-campus{transform: translate(-80px, 50px); }
.wcampus .rt-wcampus .item-campus{transform: translate(80px, 50px); }
.wcampus .lf-wcampus .item3-campus, .wcampus .rt-wcampus .item3-campus{transition-delay: .2s;}
.wcampus .lf-wcampus .item5-campus, .wcampus .rt-wcampus .item5-campus{transition-delay: .4s;}
/* .wcampus .rt-wcampus .til-item-campus-wrapper{transition-delay: .4s;} */
.wcampus .lf-wcampus .item4-campus, .wcampus .rt-wcampus .item4-campus, .wcampus .rt-wcampus .item6-campus{transition-delay: .6s;}
.wcampus.showAnimate .item-campus{transform: none; opacity: 1;}







.wdata{ background: #014E37; position: relative;}
.wdata .bg-wdata{ width: 100%; height: 61.4rem; background: url('../../images/20240215/bg-data.jpg') no-repeat center; background-size: cover;}
.wdata .con-wdata{ position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.wdata .con-wdata .swiper-data-wrapper{max-width: 1320px; padding: 0 20px; margin: 0 auto;}
.wdata ul{padding-top: 4rem;}
.wdata ul li{float:left; position: relative; height: 57.4rem;}
.wdata ul li.item1-li{width: 17%; }
.wdata ul li.item2-li{width: 13.5%; }
.wdata ul li.item3-li{width: 25.5%; }
.wdata ul li.item1-li .item-data{height: 22rem;}
.wdata ul li.item2-li .item-data{height: 17.7rem;}
.wdata ul li.item3-li .item-data{height: 35rem;}
.wdata .item-data{ width: 100%; height: 100%; background: rgba(0, 69, 29, .6); color: #fff; text-align: center; display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0; padding: 2rem;cursor: pointer; transition: all 1.6s ease;}
.wdata .item1-data{top: 2rem;}
.wdata .item2-data{top: 24rem;}
.wdata .item4-data{top: 17.7rem;}
.wdata .item5-data{top: 35.4rem;}
.wdata .num-data{font-size: 50px; font-weight: bold;}
.wdata .num-data span{font-size: 40px;}
.wdata .num-data span.fs80{font-size: 80px;}
.wdata .tip-data{font-size: 16px;}
.wdata .detail-data{font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 5; text-overflow: ellipsis; margin-top: 3rem;}
.wdata .item-data .num-data{transition: transform 1s ease;}
.wdata .item-data:hover .num-data{transform: rotateX(360deg) scale(1.15);}
.wdata .item-data:hover{background: rgba(0, 69, 29, 1);}

.wdata .swiper-pagination-bullet{background: #006334; opacity: 1;}
.wdata .swiper-pagination-bullet-active{ background: #fff;}



/* campus大图展示 */
.large-campus-wrapper{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 5000; background: rgba(0,0,0,.9); display: none;}
.large-campus-wrapper .close-campus{position: absolute; right: 50px; top: 50px;}
.large-campus-wrapper .con-large-campus{display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0; bottom: 0; right: 0;}
.large-campus-wrapper .item-large-campus{display: none;}
.large-campus-wrapper .item-large-campus .largeImg-campus{max-width: 80%; margin: 20px auto;}
.large-campus-wrapper .item-large-campus img{ }



.goTop{width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; background: #578D66; border-radius: 4px; border-top-right-radius: 0; border-bottom-right-radius: 0; cursor: pointer; position: fixed; right: 0; bottom: 300px; z-index: 3100; display: none;}



@media screen  and (max-width:1600px){
	.wdata .num-data{font-size: 40px; font-weight: bold;}
	.wdata .num-data span{font-size: 40px;}
	.wdata .num-data span.fs80{font-size: 70px;}

}

@media screen  and (max-width:1440px){
	.wnews .swiper-news .con-item-news .til-item-news{font-size: 22px;}

	.wevent .list-wevent .til-item-wevent{font-size: 18px;}
	.wevent .list-wevent .con-item-wevent p{margin-top: 1.6rem;}

	.wresearch .rt-research .bg-rt-research{padding: 3rem 4rem 4rem;}
	.wresearch .con-rt-research{margin-top: 3rem;}
	.wresearch .more-research{margin-top: 0;}

}

@media screen  and (max-width:1366px){

	.wnews .swiper-news .con-item-news .til-item-news{font-size: 20px;}
	.wnews .btn-news .news-page{font-size: 16px;}

	.wecol .detail-item-ecol{font-size: 18px;}
	
	.wdata .num-data{ font-size: 30px;}
	.wdata .tip-data{ font-size: 14px;}
	.wdata .num-data span.fs80{font-size: 60px;}
	.wdata .num-data span{font-size: 30px;}
	.wdata .detail-data{font-size: 14px; margin-top: 8px;}

	.wresearch .item-rt-research .detail-research{font-size: 18px;}
	.wvoice .item-voice .detail-item-voice{font-size: 18px;}
	.wevent .list-wevent .con-item-wevent p{margin-top: 15px;}

}

@media screen  and (max-width:1200px){
	
	
	.wresearch .til-rt-research a{font-size: 20px;}
	.wresearch .til-lf-research{font-size: 22px;}
	/* .wresearch .item-rt-research .detail-research{ font-size: 16px;}
	.wresearch .main-rt-research .subTil-rt-research{font-size: 16px;} */

	.wevent .list-wevent li{width: 33.3%;}
	.wevent .list-wevent li:nth-child(4n+1){display: none;}
	.wevent .list-wevent .day-item-wevent{font-size: 40px;}
	.wevent .list-wevent .year-item-wevent{font-size: 12px; line-height: 1.5;}
	.wevent .list-wevent .detail-item-wevent{ -webkit-line-clamp: 4; }
	.wevent .list-wevent .con-item-wevent{padding-top: 6rem;}
	.wevent .more-wevent{ text-align: center;}

	.wvoice .item-voice .con-item-voice{ height: 100px;}
	/* .wvoice .item-voice .detail-item-voice{ font-size: 16px;} */
	.wvoice .item-voice .tip-item-voice{ font-size: 12px;}
	.wvoice .item-voice .img-item-voice{ width: 100px; height: 100px;}

	/* .wevent .list-wevent .til-item-wevent{font-size: 16px;} */
	.wevent .list-wevent .con-item-wevent p{margin-top: 14px;}

	.wdata .num-data span.fs80{ font-size: 50px;}



	.wnews .swiper-news{height: 427px;}
	.wnews .bg-wnews{height: 615px; top: -64px;}
	.wnews .con-wnews{  top: -25px; left: 70px; }
	.wnews .swiper-news .item-news .img-item-news{height: 288px;}
	.wnews .swiper-news .con-item-news{height: 138px; padding: 14px 36px 10px;}
	.wnews .swiper-news .item-news.swiper-slide-active, .wnews .swiper-news .item-news.swiper-slide-duplicate-active{height: 427px;}

	.wecol .bg-wecol{height: 518px;}
	.wecol .item3-ecol-wrapper{height: 67px; top: -17px;}
	.wecol .bg-wecol .rt-bg-wecol{top: -64px;}
	.wecol .list-item3-ecol-wrapper{margin: 24px 0 0 24px; max-width: 282px;}
	.wecol .list-item3-ecol{padding-top: 18px;}
	.wecol .con-item3-ecol{padding: 14px 10px 10px;}
	.wecol .title-item-ecol-wrapper{height: 58px; padding: 6px;}
	.wecol .title-item-ecol{line-height: 45px;}
	.wecol .item-ecol{height: 340px; max-width: 300px;}
	.wecol .item-ecol .con-item-ecol{padding: 18px;}
	.wecol .line-item-ecol{margin: 12px 0;}

	.wresearch .bg-wresearch{height: 575px; }
	.wresearch .con-research{margin-top: 57px;}
	.wresearch .con-rt-research{margin-top: 18px;}
	.wresearch .rt-research .bg-rt-research{height: 458px; max-width: 705px; padding: 16px 20px 20px;}
	.wresearch .main-rt-research{width: 364px;}
	.wresearch .list-rt-research{width: 289px;}
	.wresearch .item-rt-research{padding: 14px;}
	.wresearch .item-rt-research .detail-research{margin-bottom: 6px;}
	.wresearch .item-lf-research{width: 224px; height: 224px; margin-bottom: 9.6px;}
	.wresearch .bg-wresearch .lf-bg-wresearch{height: 636px; top: -62px;}

	.wvoice .bg-wvoice{height: 420px; background-size: 192px 420px;}
	.wvoice .con-wvoice{top: 20px;}
	.wvoice .lf-voice, .wvoice .rt-voice{width: 503px;}
	.wvoice .title-voice-wrapper{width: 192px; height: 400px; padding-top: 20px;}
	.wvoice .item-voice a{margin-top: 56px;}

	.wcampus .til-item-campus{width: 87px; height: 87px; line-height: 108px;}
}

@media screen  and (max-width:1024px){
	.wecol .list-item3-ecol-wrapper{margin: 4rem 0 0 0; max-width: 50rem;}

	.wresearch .item-rt-research .detail-research{-webkit-line-clamp: 2;}

	.wecol .title-item-ecol{font-size: 20px;}
	.wecol .item-ecol{max-width: 300px;}
	.wecol .item-ecol .con-item-ecol{padding: 1rem 3rem;}

	.wnews .swiper-news .con-item-news .til-item-news{font-size: 16px;}
	.wecol .detail-item-ecol{font-size: 16px;}
	.wresearch .item-rt-research .detail-research{ font-size: 16px;}
	.wresearch .main-rt-research .subTil-rt-research{font-size: 16px;}
	.wvoice .item-voice .detail-item-voice{ font-size: 16px;}
	.wevent .list-wevent .til-item-wevent{font-size: 16px;}



	.wvoice .bg-wvoice{height: 367px; background-size: 168px 367px;}
	.wvoice .con-wvoice{top: 16px;}
	.wvoice .lf-voice, .wvoice .rt-voice{width: 350px;}
	.wvoice .title-voice-wrapper{width: 168px; height: 351px; padding-top: 16px;}
	.wvoice .item-voice a{margin-top: 48px;}
	/* .wcampus .til-item-campus{width: 87px; height: 87px; line-height: 108px;} */

}

/* 切换为768样式 */
@media screen  and (max-width:900px){
	.til-section a{font-size: 28px;}

	.wnews .bg-wnews{width: 50%; height: 507px;}
	.wnews .swiper-news{height: 360px;}
	.wnews .swiper-news .con-item-news{height: 110px; padding: 12px 16px;}
	.wnews .swiper-news .item-news .img-item-news{height: 218px;}
	.wnews .swiper-news .item-news.swiper-slide-active, .wnews .swiper-news .item-news.swiper-slide-duplicate-active{height: 328px;}
	.wnews .btn-news .news-page{visibility: hidden;}
	.wnews .swiper-news .con-item-news .date-item-news{font-size: 12px; padding: 10px 0;}


	.wecol .item-ecol-wrapper,
	.wevent .list-wevent li,
	.wresearch .item-lf-research,
	/* .wresearch .rt-research, */
	.wresearch .rt-research .bg-rt-research,
	.wvoice .lf-voice .item-voice, .wvoice .rt-voice .item-voice, .wvoice .item-voice,
	.wcampus .lf-wcampus .item-campus, .wcampus .rt-wcampus .item-campus, .wcampus .til-item-campus-wrapper{transform: none; opacity: 1;}

	.wevent .bg-wevent{height: 443px;}
	.wevent .list-wevent .date-item-wevent{width: 70px; height: 55px;}
	.wevent .list-wevent .day-item-wevent{font-size: 30px;}
	.wevent .list-wevent .til-item-wevent{font-size: 14px;}
	.wevent .list-wevent .con-item-wevent p{font-size: 12px;}
	.wevent .list-wevent .con-item-wevent{height: 247px;}

	
	.wecol .title-item-ecol{font-size: 16px;}
	.wecol .detail-item-ecol{ font-size: 14px;}
	.wecol .bg-wecol{height: 428px;}
	.wecol .item-ecol{height: 280px;}

	.wecol .item-ecol.lf-ecol{float: none;}

	.wresearch .til-lf-research{font-size: 16px;}
	.wresearch .item-rt-research .detail-research{ font-size: 14px;}

	.wresearch .bg-wresearch .lf-bg-wresearch{height: 525px;}
	.wresearch .rt-research .bg-rt-research{height: 377px;}
	.wresearch .bg-wresearch{height: 474px;}
	.wresearch .item-lf-research{width: 184px; height: 184px; margin-bottom: 8px;}

	.wvoice .item-voice .detail-item-voice{font-size: 14px;}

	.wcampus .til-item-campus{font-size: 14px;}
	.wcampus .subCon-rt .rt-rt1{display: none;}
	.wcampus .subCon-rt .lf-rt1{padding-right: 0;}

	.wcampus .lf-wcampus, .wcampus .lf-wcampus{ width: 67%;}
	.wcampus .rt-wcampus, .wcampus .rt-wcampus{ width: 33%;}
	/* .wcampus .subCon1-wcampus .lf-wcampus, .wcampus .subCon2-wcampus .lf-wcampus{ width: 67%;}
	.wcampus .subCon1-wcampus .rt-wcampus, .wcampus .subCon2-wcampus .rt-wcampus{ width: 33%;} */


	.wcampus .item1-campus{height: 57.3rem;}
	.wcampus .item2-campus{ width: 100%; height: 21.9rem;}
	.wcampus .item3-campus{ width: 100%; height: 20.8rem;}
	.wcampus .item6-campus{ width: 100%;}
	.wcampus .title-campus{height: 9.2rem; padding: 0 0 3rem 20px; text-align: left;}
	.wcampus .til-item-campus-wrapper-mini{ display: block;}
	.wcampus .til-item-campus-wrapper-mini .til-item-campus{position: static; display: inline-block; margin-bottom: 1.5rem;}

	.wdata .num-data{ font-size: 24px;}
	.wdata .tip-data{ font-size: 12px;}
	.wdata .num-data span.fs80{font-size: 40px;}
	.wdata .num-data span{font-size: 24px;}
	.wdata .detail-data{ font-size: 12px;}

}

@media screen  and (max-width: 850px){
	.wresearch .list-lf-research{display: flex; flex-wrap: wrap; justify-content: flex-end;}
	/* .wresearch .item-lf-research{width: 150px; height: 150px;} */

	.wecol .bg-wecol .rt-bg-wecol{ width: 34%;}
	.wecol .item-ecol-wrapper{padding: 0 10px;}
	.wecol .list-item3-ecol-wrapper{margin: 10px 0 0 0; max-width: none;}
	.wecol .con-item3-ecol{padding: 8px;}
	.wecol .list-item3-ecol{ padding-top: 10px;}
	.wecol .item-ecol{max-width: 200px;}
	.wecol .item-ecol.lf-ecol{float: none; margin-left: 10px;}
	.wecol .item3-ecol-wrapper{padding-left: 20px; padding-right: 20px;}

	.wresearch .main-rt-research{ width: 50%;}
	.wresearch .main-rt-research .img-rt-research{ height: auto;}

	.wvoice .bg-wvoice{background-size: 115px 367px;}
	.wvoice .title-voice-wrapper{ width: 115px;}

	.wdata .bg-wdata{ height: 500px;}
	.wdata ul li.item1-li, .wdata ul li.item2-li{ width: 20%; }
	.wdata ul li.item3-li{ width: 40%; height: auto; top: -50px;}
	.wdata ul li.item3-li .item-data{ position: static; height: auto;}


	.wdata ul{padding-top: 17px;}
	.wdata ul li{ height: 255px;}
	.wdata ul li.item1-li .item-data{height: 98px;}
	.wdata ul li.item2-li .item-data{height: 78px;}
	.wdata ul li.item3-li .item-data{height: 156px;}
	.wdata .item-data{padding: 8px;}
	.wdata .item1-data{top: 8px;}
	.wdata .item2-data{top: 106px;}
	.wdata .item4-data{top: 78px;}
	.wdata .item5-data{top: 158px;}
	
}

/* 切换为最小尺寸 */
@media screen  and (max-width: 650px){
	.desc-banner .text-desc-banner{margin-top: 18px;}

	.wecol .bg-wecol{display: none;}
	.wecol .con-wecol{ position: static;}
	.wecol .w33-2-wrapper{ overflow: hidden; height: 460px; background: url(../../images/20240215/bg-eco.png) no-repeat bottom center; background-size: cover; position: relative;}

	.wecol .title-ecol-min{display: block; text-align: center; padding: 40px 0 16px;}
	.wecol .title-ecol-min a{color: #315F3E;}
	.wecol .item-ecol-wrapper{width: 50%; margin-top: 0;}
	.wecol .item-ecol-wrapper:hover .item-ecol{transform: none;}
	.wecol .item-ecol.lf-ecol{margin-left: 0;}
	.wecol .item-ecol{max-width: none; margin-top: 20px;}

	.wecol .item3-ecol-wrapper{clear: both; float: none; width: 100%; height: auto; top: 0; background: url(../../images/20240215/icon-bg-eco.jpg) no-repeat bottom right #74A372; background-size: 100%; padding: 30px 20px 20px;}
	.wecol .item3-ecol-wrapper .til-section{display: none;}
	.wecol .item3-ecol-wrapper .title-item-ecol-wrapper{width: 50%; margin: 0 auto;}
	.wecol .con-item3-ecol{ padding: 16px 8px;}
	.wecol .con-wecol .more{ text-align: center;}


	.wevent .list-wevent li{width: 50%;}
	.wevent .list-wevent li:nth-child(n){display: block;}
	.wevent .list-wevent li:nth-child(n+3){ display: none;}
	.wevent .list-wevent .item-wevent{margin-top: 24px;}
	.wevent .list-wevent li:nth-child(2n) .item-wevent{margin-top: 24px;}
	.wevent .list-wevent li:hover .item-wevent{transform: none;}


	.wresearch .bg-wresearch{display: none;}
	.wresearch{ background: #DEF0EE;}
	.wresearch .con-wresearch{position: static;}
	.wresearch .lf-research, .wresearch .rt-research{ float: none; width: 100%; background: #DEF0EE;}
	.wresearch .rt-research { background: url('../../images/20240215/bg-r-research.jpg') no-repeat center; background-size: cover; padding: 20px;}
	.wresearch .title-research{ margin: 0 auto; padding-top: 40px; text-align: center;}
	.wresearch .lf-research .list-lf-research{ float: none; padding: 0 10px 20px;}
	.wresearch .item-lf-research-wrapper{width: 50%; padding: 0 10px;}
	.wresearch .item-lf-research{ width: 100%; height: auto; margin: 0;}
	.wresearch .rt-research .bg-rt-research{width: 100%; height: auto; max-width: none; margin: 0;}
	.wresearch .til-rt-research{ text-align: center;}
	.wresearch .con-rt-research{ -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column;}
	.wresearch .list-rt-research{ width: 100%; }
	.wresearch .list-rt-research{ padding: 0; margin-top: 16px;}
	.wresearch .more-research{ text-align: center; margin-top: 16px;}

	.wresearch .main-rt-research{display: none;}
	.wresearch .item-rt-research .img-research-mini{display: block; padding-bottom: 12px;}


	.wvoice .bg-wvoice, .wvoice .con-wvoice{ display: none;}
	.wvoice .con-wvoice-mini{display: block; background: #D7E2D6;}
	.wvoice .con-wvoice-mini .title-voice{ padding: 22px 0; background: #517E55; text-align: center;}
	.wvoice .con-wvoice-mini ul{padding: 0 20px;}
	.wvoice .con-wvoice-mini .item-voice a{margin-top: 20px;}
	.wvoice .con-wvoice-mini .item-voice .con-item-voice{ height: 85px;}
	.wvoice .con-wvoice-mini .more-wvoice{ text-align: center; padding: 16px 0;}
	.wvoice .con-wvoice-mini .item-voice:hover .con-item-voice, .wvoice .con-wvoice-mini .item-voice:hover .img-item-voice{transform: translateY(0);}

	.wcampus .con-wcampus { padding: 30px 0 16px;}
	.wcampus .title-campus{ text-align: center; height: auto; padding: 0 0 22px;}
	.wcampus .subCon1-wcampus .lf-wcampus{width: 100%; padding-right: 0;}
	.wcampus .subCon1-wcampus .rt-wcampus{width: 100%; margin-top: 16px; padding: 0 8px;}
	.wcampus .subCon-rt{display: none;}
	.wcampus .effect-campus-mini{ width: 50%; float: left; padding: 8px;}
	.wcampus .rt-wcampus .til-item-campus-wrapper{padding-left: 8px;}
	.wcampus .item-campus-mini{display: block; width: 50%; float: left; padding: 8px;}
	.wcampus .item4-campus, .wcampus .item2-campus, .wcampus .item3-campus{ height: 130px; margin-top: 0;}
	.wcampus .lf2-wcampus .more-campus{display: none;}
	.wcampus .lf-wcampus{ width: 50%; padding-right: 8px;}
	.wcampus .rt-wcampus{ width: 50%; padding-left: 8px;}
	.wcampus .item5-campus, .wcampus .item6-campus{ width: 100%;}
	
	.wcampus .more-campus-mini{text-align: center; margin-top: 20px;}
	

}



@media screen  and (max-width: 499px){
	.desc-banner{margin-top: 10px;}
	.desc-banner .text-desc-banner{margin-top: 10px;}

	.wnews .bg-wnews{width: 100%; height: 454px; top: 0;}
	.wnews .con-wnews{left: 20px; right: 20px; top: 0;}
	.wnews .swiper-news{margin-top: 28px; height: 330px;}
	.wnews .swiper-news .item-news.swiper-slide-active, .wnews .swiper-news .item-news.swiper-slide-duplicate-active{height: 310px;}
	.wnews .swiper-news .item-news .img-item-news{height: 200px;}
	.wnews .swiper-news .con-item-news{height: 100px;}
	.wnews .con-news .more{float: none; margin: 0; text-align: center;}
	
	.wdata .item1-data{ top: 0;}
	/* .wdata .item2-data{ top: 22rem;} */
	.wdata .item4-data{ top: 0;}
	/* .wdata .item5-data{ top: 22rem;} */
	.wdata ul li.item1-li, .wdata ul li.item2-li{ width: 25%; }
	.wdata ul li.item2-li-mini{position: absolute; left: 50%; top: 50%;}
	/* .wdata ul li.item2-li .item-data{ height: 22rem;} */
	.wdata ul li.item3-li{ width: 50%; padding-right: 20px;}


	/* .wdata ul{padding-top: 17px;}
	.wdata ul li{ height: 255px;}
	.wdata ul li.item1-li .item-data{height: 98px;}
	.wdata ul li.item2-li .item-data{height: 78px;}
	.wdata ul li.item3-li .item-data{height: 156px;}
	.wdata .item-data{padding: 8px;}
	.wdata .item1-data{top: 8px;}
	.wdata .item2-data{top: 106px;}
	.wdata .item4-data{top: 78px;}
	.wdata .item5-data{top: 158px;} */
	
	
}

@media screen  and (max-width: 360px){
	.desc-banner .text-desc-banner{margin-top: 6px;}
}